home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
patch
/
turbocalc401.lha
/
Update
/
History
< prev
next >
Wrap
Text File
|
1997-01-28
|
6KB
|
153 lines
TurboCalc4.0 © 1993-97 Michael Friedrich German Distribution by
======================================== Stefan Ossowskis
Schatztruhe GmbH
TurboCalc Update 4.00 (24.10.96)
-->
TurboCalc 4.01 (28.01.97)
This distribution updates TurboCalc 4.0 to the latest version of TurboCalc
(for more information see history below).
This archive only contains dif(ference)-files, so these files are
only usefull if you own the full version of TurboCalc 4.
NOTE: Although this archive is freely distributable this does not
apply to the updated file(s)/program(s). The updated files have the same
copyright protection as the old versions! In other words:
NEITHER THE OLD NOR THE UPDATED VERSION OF TURBOCALC OR ANY OF THE
INCULDED FILES MAY BE REPRODUCED, PHOTOCOPIED, STORED ON A RETRIEVAL SYSTEM
OR TRANSMITTED WITHOUT EXPICIT PERMISSION.
Updating TurboCalc:
-------------------
1. Insert the original TurboCalc4CD (or diskette #1 if you own the disk set)
(This is needed for the installer, for the update utility and for
the original TC4.0 files)
2. Start the respective installer script (in your language's drawer and
- if you own the diskset - the '_Disk Version_) by double-clicking
the icon.
3. Follow the instructions.
* Bug fix
+ Curious behavier correct (minor bug fix)
- Major Improvement / New Feature
. Minor Improvement
TurboCalc4.00 (24.10.96)
------------------------
Initial Release
TurboCalc4.01 (28.01.97)
------------------------
* RX (async. version) does work again.
Workaround for version 4.00 to run arexx script 'scriptname':
=RUN("RUN";"dh0:rexxc/rx scriptname";"NIL:")
* PostScript output: Cell width and row height wasn't calculated
correctly if the default font's height wasn't 8 (e.g. topaz/8)
(This lead to wrong positioned objects in the printout.)
Does work now with all default fonts.
* Postscript Output & Vertical: Width/Height hasn't been swapped
when calculation the page contents. This is now done correctly.
* SYLK-Export: Floats are now exported correctly with a '.' even
when localized to another decimal point (e.g. ',' for Germany)
* <Edit-Clipboard-Copy/Paste> when a full row/column is selected
now only copies the non-empty cells
(TC4.0 copied all selected cells - which has "frozen" TC)
* FileInformation is now stored correctly even if <Help-FileInfo>
is not called from the first sheet of a folder. (In V4.0 this
did only work when the command was called from the first sheet)
* FileInformation (date & version) of new folders aren't set to
config's (TurboCalc.CFG) values any longer. Now the current date/time
and version number 1 is used. (As it was always done before overwriting
them with config's default values.)
* AutoFill of floats when only one value is selected does now work
correctly (with increment 1). For V4.0 you had to select at least
two columns.
* Solved a problem when using '#' in a formula and no macro was
called before (Now # points to the current sheet.)
Please note that '#' should only be used within a macro command (as
it is a reference to the running macro sheet and when TurboCalc
calculates a formula there normally is no macro sheet).
When used in a formula '#' now points to the last macro sheet
or to the current sheet the last macro sheet is not valid.
+ Freezing a number of rows/columns that is larger than the
number of visible rows/columns now does not lead to a corrupt
display any more.
Note: But please note that in these cases the sheet can't be
scrolled any more due to the logic of freezing. Thus this kind
of freezing is not usefull at all in most cases.
+ When moving or sizing an object that is (partly) located in
a frozen row/column (i.e. in the title range) the view is
first moved to A1 so that the object can moved correctly.
+ LOADCONFIG/SAVECONFIG in macromode now sets a return value
(TRUE if successfull, else FALSE - like LOAD, SAVE, etc)
It simply stopped macro execution before.
+ AUTOMATIC macros now can be located on any sheet of the folder.
(In TC4.00 only automacros of the first sheet are started.)
But please note: TurboCalc still only starts *one* automacro per
folder. If you want to run multiple macros when loading the sheet,
create a new automacro that starts all the others.
+ When printing or saving charts the bottom title is now printed
correctly. I also changed the position of the (two) title lines,
so that they look a bit better.
+ Drag&Drop when entire rows/columns are selected:
When pressing the left/right mouse button to start a drag&drop
the effective range (i.e. the range where cells are used) is
calculated from the selected rows/columns and used instead of
the selected rows/columns.
This avoids moving a lot of unused cells when moving entire
rows/columns.
- Sheet refresh optimzed when modifying a single cell/single row
(e.g. by clearing a cell, changing the cell format, ...)
In this cases only the respective cell/line is redrawn (same
behavier as for entering cell contents).
Note that other lines or the entire sheet can still be redrawn
due to automatic recalculation.
. (German version only) Default sheet name changed to "Blatt"
Der Blattname ist nun "Blatt" (wie er auch bei TC4.0 sein sollte)
und nicht mehr "Tabelle".
Hinweis: Der Standard-Blattname (des ersten Blattes einer Mappe) wird
zusammen mit der Std-Einstellung gespeichert. Entsprechend wird
sich dieser ggf. nicht ändern sondern weiterhin "Tabelle1" sein.
Abhilfe: TurboCalc starten, "Blatt umbenennen" in gewünschten
Std-Namen (etwa "Blatt1") und dann Einstellungen speichern.
. (French version only) New version of Aide/Macros.guide is available,
now fully translated.
. Folder-Rename Sheet: Cosmetic change only
Improved layout of the requester by adding a small gap between
the string gadget and the bottom line.
. SPECIALFLAGS is now included in the macro list.
Has been omitted as this should only be used by specialist
(to create autoopen sheets that do not open a window when loading)
Please read manual before using this command!!!
In the French version this now is translated to "OPTIONS.SPECIALES"
(there was no French name before)